HorizontalAlignment Enumeration

Definition

Namespace: Independentsoft.Office.Spreadsheet.Styles
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum HorizontalAlignment

Members

General0 
Left1 
Center2 
Right3 
Fill4 
Justify5 
CenterContinuous6 
Distributed7 
None8 

See Also